Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #31

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Version Packages #31

merged 1 commit into from
Jul 21, 2024

Conversation

Sec-ant
Copy link
Owner

@Sec-ant Sec-ant commented Jul 21, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sec-ant/readable-stream@0.5.0

Minor Changes

  • 7cb5954: Refactor asyncIterator ponyfill API

    BREAKING: The asyncIterator from the ponyfill API is refactored, you should now use it like this:

    asyncIterator(readableStream);

    instead of

    asyncIterator.call(readableStream);

Copy link

pkg-pr-new bot commented Jul 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: fdabacc

@sec-ant/readable-stream

npm i https://pkg.pr.new/@sec-ant/readable-stream@31


templates

@Sec-ant Sec-ant merged commit f27d293 into main Jul 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant